home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / Canon-imageRunner_2016.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.6 KB  |  53 lines

  1. <printer id="printer/Canon-imageRunner_2016">
  2.    <make>Canon</make>
  3.    <model>imageRunner 2016</model>
  4.    <mechanism>
  5.    <!--not "color"-->
  6.       <laser/>
  7.       <resolution>
  8.          <dpi>
  9.             <x>1200</x>
  10.             <y>1200</y>
  11.          </dpi>
  12.       <consumables>
  13.       </consumables>
  14.       </resolution>
  15.    </mechanism>
  16.    <url>http://www.canon-europe.com/For_Work/Products/Office_Print_Copy_Solutions/Office_Black_White/iR2018/index.asp</url>
  17.    <lang>
  18.       <pcl level="6"/>
  19.       <!--no pjl-->
  20.       <!--no "text"-->
  21.    </lang>
  22.    <functionality>B</functionality>
  23.    <driver>pxlmono</driver>
  24.    <drivers>
  25.      <driver>
  26.        <id>pxlmono</id>
  27.      </driver>
  28.    </drivers>
  29.    <comments>
  30.       <en>
  31.       PCL 6 is optional
  32.  
  33.       Additional PDL: UFRII LT (<a href="http://de.software.canon-europe.com/software/0023676.asp?model=">UFRII/UFRII LT Printer Driver for Linux</a> according to a topic about iR2016 in forum <i>Printers from Canon</i>)<p>
  34.  
  35. Setup (upon <i>guide-ufr2-1.3x.tar.gz</i> obtained from the link above):
  36. <pre>
  37. install cndrvcups-common-1.30-1.i386.rpm cndrvcups-ufr2-1.30-1.i386.rpm
  38. restart cups
  39. lpadmin -p ir2018 -m CNCUPSIR2016ZK.ppd -v socket://canon_ip_address:9100 -E
  40. (Debian specific: rpms can be converted to debs by alien, however, the ppd file should be linked in /usr/share/ppd:
  41. ln -s ../cups/model/CNCUPSIR2016ZK.ppd /usr/share/ppd/ )
  42. </pre>
  43.  
  44. CNCUPSIR2016ZK means that the ppd for iR2016 works me also for iR2018!
  45.  
  46. http://de.software.canon-europe.com/software/0023676.asp?model=
  47.  
  48.  
  49.       Foomatic entry made by PPDtoXML T/G 0.19 on 2008-09-03
  50.       </en>
  51.    </comments>
  52. </printer>
  53.